عرض تقرير أعمار ديون الموردين

{foreach $suppliersArr as $supplier} {/foreach}
المورد الحالي 0 - 30 يوم 31 - 60 يوم 61 - 90 يوم 91 - 120 يوم أيام+120 الإجمالي
{$supplier.name} {$supplier.currentDebt} {$supplier.lastMonthDebt} {$supplier.beforeMonthDebt} {$supplier.before2MonthDebt} {$supplier.before3MonthDebt} {$supplier.before4MonthDebt} {$supplier.totalDebts}
الإجمالي {$totalCurrentDebts} {$totalLastMonthDebts} {$totalBeforeMonthDebts} {$totalBefore2MonthDebts} {$totalBefore3MonthDebts} {$totalBefore4MonthDebts} {$allTotalDebts}